-
Home
-
Constant Contact + WooCommerce
-
2.2.2
-
Code
-
Classes
- CheckoutHandler
Total Complexity |
41 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
368 |
Lines of code |
191 |
Logical lines of code |
75 |
Comment lines |
126 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_checkout_data() |
B |
38 |
19 |
75 |
maybe_capture_guest_checkout() |
S |
57 |
4 |
16 |
get_checkout_data() |
S |
57 |
3 |
16 |
get_the_address_fields() |
S |
58 |
1 |
18 |
enqueue_scripts() |
S |
72 |
2 |
6 |
save_or_clear_checkout_data() |
S |
74 |
2 |
5 |
get_checkout_contents() |
S |
67 |
2 |
7 |
get_checkout_uuid_by_user() |
S |
73 |
2 |
4 |
clear_purchased_data() |
S |
67 |
2 |
8 |
remove_checkout_data() |
S |
64 |
1 |
12 |
delete_expired_checkouts() |
S |
63 |
1 |
11 |
register_hooks() |
S |
63 |
1 |
10 |
update_checkout_data() |
S |
82 |
1 |
3 |